[INFO] fetching crate slashmail 0.3.1...
[INFO] testing slashmail-0.3.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate slashmail 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate slashmail 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate slashmail 0.3.1
[INFO] tweaked toml for crates.io crate slashmail 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slashmail 0.3.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slashmail 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03489bbf2dc8f56b11e33df5e76de137304af45da79a779214bffdde43d74199
[INFO] running `Command { std: "docker" "start" "-a" "03489bbf2dc8f56b11e33df5e76de137304af45da79a779214bffdde43d74199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03489bbf2dc8f56b11e33df5e76de137304af45da79a779214bffdde43d74199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03489bbf2dc8f56b11e33df5e76de137304af45da79a779214bffdde43d74199", kill_on_drop: false }`
[INFO] [stdout] 03489bbf2dc8f56b11e33df5e76de137304af45da79a779214bffdde43d74199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5186d78851e63a9a3f75ec93cb9896a0f35204f20cec02cfa2c7aeae171f214c
[INFO] running `Command { std: "docker" "start" "-a" "5186d78851e63a9a3f75ec93cb9896a0f35204f20cec02cfa2c7aeae171f214c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling mailparse v0.15.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling imap-proto v0.10.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling comfy-table v7.1.3
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling inquire v0.9.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling imap v2.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling slashmail v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5186d78851e63a9a3f75ec93cb9896a0f35204f20cec02cfa2c7aeae171f214c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5186d78851e63a9a3f75ec93cb9896a0f35204f20cec02cfa2c7aeae171f214c", kill_on_drop: false }`
[INFO] [stdout] 5186d78851e63a9a3f75ec93cb9896a0f35204f20cec02cfa2c7aeae171f214c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded0f25e5a7173b33dd4a8c675cf6981a2140b8f5349523a23e3fb39ece72be9
[INFO] running `Command { std: "docker" "start" "-a" "ded0f25e5a7173b33dd4a8c675cf6981a2140b8f5349523a23e3fb39ece72be9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling mailparse v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling imap-proto v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling comfy-table v7.1.3
[INFO] [stderr]    Compiling inquire v0.9.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling imap v2.4.1
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling slashmail v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ded0f25e5a7173b33dd4a8c675cf6981a2140b8f5349523a23e3fb39ece72be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded0f25e5a7173b33dd4a8c675cf6981a2140b8f5349523a23e3fb39ece72be9", kill_on_drop: false }`
[INFO] [stdout] ded0f25e5a7173b33dd4a8c675cf6981a2140b8f5349523a23e3fb39ece72be9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e92b77f72705000c6c9512e25957eab0d4226f79b3f55cce9536615f77c40509
[INFO] running `Command { std: "docker" "start" "-a" "e92b77f72705000c6c9512e25957eab0d4226f79b3f55cce9536615f77c40509", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slashmail-8dfe18ff274d5c80)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test config::tests::explicit_missing_file_errors ... ok
[INFO] [stdout] test config::tests::parse_empty_config ... ok
[INFO] [stdout] test connection::tests::is_loopback_ipv6 ... ok
[INFO] [stdout] test config::tests::parse_partial_config ... ok
[INFO] [stdout] test config::tests::parse_full_config ... ok
[INFO] [stdout] test connection::tests::is_loopback_ipv4 ... ok
[INFO] [stdout] test connection::tests::is_loopback_private_ip ... ok
[INFO] [stdout] test connection::tests::is_loopback_localhost ... ok
[INFO] [stdout] test display::tests::format_size_bytes ... ok
[INFO] [stdout] test config::tests::load_none_does_not_error ... ok
[INFO] [stdout] test display::tests::format_size_megabytes ... ok
[INFO] [stdout] test display::tests::format_size_zero ... ok
[INFO] [stdout] test connection::tests::is_loopback_remote_host ... ok
[INFO] [stdout] test search::tests::build_query_combined_fields ... ok
[INFO] [stdout] test search::tests::build_query_no_criteria_returns_all ... ok
[INFO] [stdout] test search::tests::build_query_invalid_size_errors ... ok
[INFO] [stdout] test search::tests::build_query_seen ... ok
[INFO] [stdout] test search::tests::build_query_size_filter ... ok
[INFO] [stdout] test display::tests::format_size_kilobytes ... ok
[INFO] [stdout] test display::tests::format_size_kilobytes_rounds ... ok
[INFO] [stdout] test search::tests::build_query_to_and_cc ... ok
[INFO] [stdout] test search::tests::build_query_unseen_with_from ... ok
[INFO] [stdout] test search::tests::build_query_subject_only ... ok
[INFO] [stdout] test search::tests::build_uid_set_compresses_ranges ... ok
[INFO] [stdout] test search::tests::build_query_invalid_date_errors ... ok
[INFO] [stdout] test search::tests::build_uid_set_empty ... ok
[INFO] [stdout] test search::tests::build_uid_set_single ... ok
[INFO] [stdout] test search::tests::build_uid_set_unsorted_input ... ok
[INFO] [stdout] test search::tests::days_in_month_leap_year ... ok
[INFO] [stdout] test search::tests::epoch_to_date_known_values ... ok
[INFO] [stdout] test search::tests::build_uid_set_deduplicates ... ok
[INFO] [stdout] test search::tests::folders_to_skip_filters_correctly ... ok
[INFO] [stdout] test search::tests::imap_quote_escapes_backslash ... ok
[INFO] [stdout] test search::tests::imap_quote_wraps_in_quotes ... ok
[INFO] [stdout] test search::tests::parse_size_invalid_errors ... ok
[INFO] [stdout] test search::tests::parse_size_kilobytes ... ok
[INFO] [stdout] test search::tests::parse_size_megabytes ... ok
[INFO] [stdout] test search::tests::parse_size_overflow_errors ... ok
[INFO] [stdout] test search::tests::parse_sort_response_basic ... ok
[INFO] [stdout] test search::tests::parse_sort_response_empty ... ok
[INFO] [stdout] test search::tests::parse_sort_response_ok_with_bad_substring ... ok
[INFO] [stdout] test search::tests::parse_sort_response_server_error ... ok
[INFO] [stdout] test search::tests::sanitize_removes_control_chars ... ok
[INFO] [stdout] test search::tests::sanitize_preserves_unicode ... ok
[INFO] [stdout] test search::tests::imap_quote_escapes_double_quote ... ok
[INFO] [stdout] test search::tests::imap_quote_strips_control_chars ... ok
[INFO] [stdout] test search::tests::truncate_str_exact_length_unchanged ... ok
[INFO] [stdout] test search::tests::truncate_str_long_adds_ellipsis ... ok
[INFO] [stdout] test search::tests::truncate_str_empty ... ok
[INFO] [stdout] test search::tests::truncate_str_short_unchanged ... ok
[INFO] [stdout] test display::tests::format_size_megabytes_large ... ok
[INFO] [stdout] test search::tests::build_query_date_range ... ok
[INFO] [stdout] test search::tests::build_uid_set_chunks_large_sets ... ok
[INFO] [stdout] test search::tests::parse_date_relative_large_values ... ok
[INFO] [stdout] test search::tests::parse_date_relative_zero_days_is_today ... ok
[INFO] [stdout] test search::tests::parse_size_plain_bytes ... ok
[INFO] [stdout] test search::tests::parse_date_relative_month_clamps_day ... ok
[INFO] [stdout] test search::tests::parse_date_relative_rejects_invalid_unit ... ok
[INFO] [stdout] test search::tests::parse_date_converts_iso_to_imap ... ok
[INFO] [stdout] test search::tests::parse_date_relative_returns_valid_imap_date ... ok
[INFO] [stdout] test search::tests::parse_date_rejects_invalid_formats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slashmail-7162cc351a8da148)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::mark_action_desc_combo ... ok
[INFO] [stdout] test tests::mark_action_desc_single ... ok
[INFO] [stdout] test tests::mark_store_ops_unread ... ok
[INFO] [stdout] test tests::mark_store_ops_combo ... ok
[INFO] [stdout] test tests::mark_store_ops_flagged ... ok
[INFO] [stdout] test tests::mark_store_ops_unflagged ... ok
[INFO] [stdout] test tests::validate_mark_flags_flagged_and_unflagged ... ok
[INFO] [stdout] test tests::validate_mark_flags_no_flags ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-65b620eaf32a3be9)
[INFO] [stdout] test tests::validate_mark_flags_read_and_unread ... ok
[INFO] [stderr]    Doc-tests slashmail
[INFO] [stdout] test tests::validate_mark_flags_valid_combo ... ok
[INFO] [stdout] test tests::mark_store_ops_read ... ok
[INFO] [stdout] test tests::validate_mark_flags_single_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e92b77f72705000c6c9512e25957eab0d4226f79b3f55cce9536615f77c40509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e92b77f72705000c6c9512e25957eab0d4226f79b3f55cce9536615f77c40509", kill_on_drop: false }`
[INFO] [stdout] e92b77f72705000c6c9512e25957eab0d4226f79b3f55cce9536615f77c40509
